home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / prog / asm_0_m.arj / DST100.DOC < prev    next >
Text File  |  1988-11-09  |  3KB  |  35 lines

  1. ;-----------------------------------------------------------------------|
  2. ;                PUBLIC DOMAIN MATERIAL by ScanSoft(tm)                 |
  3. ;             6402 Ingram Rd., San Antonio, TX  78238                   |
  4. ;-----------------------------------------------------------------------|
  5. ;  program:      DriveST.ASM (DST.COM)                                  |
  6. ;                                                                       |
  7. ;  version:      1                                                      |
  8. ;                                                                       |
  9. ;       by:      Cornel Huth                                            |
  10. ;                                                                       |
  11. ;     date:      Nov 05 88                                              |
  12. ;                                                                       |
  13. ; function:      display drive status on                                |
  14. ;                  line 26 of CGA, EGA/VGA and line 1 of MDA            |
  15. ;                                                                       |
  16. ;   caller:      user timer interrupt 1Ch (18.2 times/sec)              |
  17. ;                                                                       |
  18. ;      use:    C>DST    * install TSR                                   |
  19. ;                DST /- * remove from memory (if possible)              |
  20. ;                DST /d * make dormant (norm screen, unchain if poss)   |
  21. ;                DST /r * restore status line; awaken if dormant        |
  22. ;                DST /a * autopark HD C:(after 30 seconds of inactivity)|
  23. ;                                                                       |
  24. ;                                                                       |
  25. ;    notes:      CPU overhead: 4.77 MHz 8088  3.2                       |
  26. ;                              8.00 MHz 8088  1.8                       |
  27. ;                              6.00 MHz 80286 0.5                       |
  28. ;                              when DORMANT   none                      |
  29. ;                                                                       |
  30. ;                if using MDA, press <Alt> to deactivate status printing|
  31. ;                   on line 1 or use Scroll Lock (on) for continuous    |
  32. ;                   non-display (allows viewing of line 1)              |
  33. ;                                                                       |
  34. ;------------------------------------------------------------------------
  35.